home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / smaltalk / stv.lha / STV / ISA / zuniq / imager.txt next >
Text File  |  1993-07-23  |  4KB  |  121 lines

  1. ************************************************
  2. ZUNIQ IS LOOKING FOR BETA SITES FOR ITS 
  3. IMAGER PRODUCT
  4. ************************************************
  5.  
  6. IMAGER: The Smalltalk/V Image Manager
  7.  
  8. IMAGER is:
  9.  
  10. ∙ a sophisticated application browser
  11. ∙ a version management tool
  12. ∙ full program documentation support
  13. ∙ application printing, profiling and testing
  14. ∙ and more! (all with source code) 
  15.  
  16. IMAGER replaces the ClassHierarchyBrowser and offers a 
  17. highly integrated environment which supports most V 
  18. programming activities.
  19.  
  20. IMAGER is unobtrusive; it promotes good Smalltalk 
  21. programming and code management practice but NEVER at 
  22. the expense of your productivity. Most of all, it is VERY 
  23. easy to learn and use.
  24.  
  25. When you program in Smalltalk you actually modify the 
  26. image by adding or modifying classes, methods and 
  27. variables. Once this is done, the standard Smalltalk 
  28. environment provides no efficient way of  identifying code 
  29. belonging to a given application. 
  30.  
  31. IMAGER's application browser  presents the image from an 
  32. application point of view. Classes belonging entirely or  
  33. partially  to an application are graphically 
  34. highlighted and thus distinguished from other classes.
  35.  
  36. ∙ Applications developed  with IMAGER can be filed in  
  37.   without IMAGER.
  38.  
  39. ∙ Non-application code can be imported or filed into an 
  40.   application.
  41.  
  42. ∙ Each application may have its own particular version of a 
  43.   given method or  class, with only the latest version being 
  44.   active.
  45.  
  46. ∙ Code templates can be customized.
  47.  
  48. ∙ IMAGER is itself an IMAGER application.
  49.  
  50. Smalltalk makes it very easy to adopt an incremental style of 
  51. programming. However  it is no big help when you want to 
  52. retreat to an earlier position, that is when you want to UNDO 
  53. modifications you made to your code.
  54.  
  55. Even though Smalltalk keeps all versions of your code in its 
  56. change log, sifting through it is very often inefficient and 
  57. frustrating.
  58.  
  59. IMAGER keeps a chronological  index on all versions of all 
  60. methods and classes. With the History Browser, it is very 
  61. easy to find an earlier version and reinstate it as is or with 
  62. some modifications.
  63.  
  64. When an application which redefined some code is removed, 
  65. the previous version of this code is reinstated. In other 
  66. words, removing an application does not leave 
  67. holes in other applications.
  68.  
  69. Since version management is a cornerstone of effective 
  70. project management, IMAGER is an indispensable tool for 
  71. any sizable Smalltalk/V project.
  72.  
  73. IMAGER provides documentation browsers for 
  74. applications, classes and methods. Each browser has entries 
  75. appropriate for the object being documented. The standard 
  76. entries can be modified by the user.
  77.  
  78. The documentation is kept on a single file which can be 
  79. simply removed on delivery of the application, if so desired.
  80.  
  81. Individual methods, classes and even complete applications 
  82. can be printed out as reports. Reports, which merge both 
  83. code and documentation, are automatically formatted and 
  84. paginated. Each report is prefaced by a table of contents 
  85. which is also automatically generated.
  86.  
  87. IMAGER organizes the applications which make up your 
  88. extensions to the standard Smalltalk/V image. The IMAGE 
  89. BROWSER presents a hierarchical view of all 
  90. existing applications. The application tree can be edited to 
  91. reflect changes in  inter-dependencies or simply to give a 
  92. new name to an application.
  93.  
  94. IMAGER offers a diversified set of tools and functions 
  95. which come in handy when accessing and modifying global 
  96. information. This set includes, among others,  a 
  97. Global Variables Browser and a Dependents Browser.
  98.  
  99. You can customize IMAGER  in many ways. For example, 
  100. with the Template Editor, you can modify the formats of 
  101. your documentation to suit your specific needs. And 
  102. remember: IMAGER is delivered in source code form. 
  103.  
  104. IMAGER's Code Profiler tells you where most of the 
  105. processing time goes. The Code Profiler also shows you 
  106. what the execution tree looks like.
  107.  
  108. IMAGER runs under V/MAC and V286. Both versions are 
  109. currently undergoing beta testing. If you are interested in 
  110. become a test site, want more information  
  111. and/or want to purchase IMAGER ($99.95), contact:
  112.  
  113. Jean-Francois Cloutier
  114. Zuniq Corp.
  115. 2035 Cote de Liesse #200
  116. Montreal, QC
  117. Canada H4N 2M5
  118.  
  119. tel:. (514) 332-1331
  120. fax: (514) 956-1032
  121.